home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / 8051 Assembler_ Keil.INI next >
INI File  |  2006-05-29  |  905b  |  107 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=8051 Assembler, Keil
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.a51,*.asm,*.asm51
  7. CommentString=;
  8. BasComment=1
  9. IndentChar=
  10. UnIndentChar=
  11. TabWidth=0
  12. SingleQuote=1
  13. DoubleQuote=1
  14. KeyWordChars=-_
  15. CodeExplorer=ftUnknown
  16. [KeyWords]
  17. ACALL=
  18. ADD=
  19. ADDC=
  20. AJMP=
  21. ANL=
  22. AT=
  23. BIT=
  24. BSEG=
  25. CALL=
  26. CJNE=
  27. CLR=
  28. CODE=
  29. CPL=
  30. CSEG=
  31. DA=
  32. DATA=
  33. DB=
  34. DBIT=
  35. DEC=
  36. DIV=
  37. DJNZ=
  38. DS=
  39. DSEG=
  40. DW=
  41. END=
  42. EQU=
  43. EXTRN=
  44. IDATA=
  45. INC=
  46. ISEG=
  47. JB=
  48. JBC=
  49. JC=
  50. JMP=
  51. JNB=
  52. JNC=
  53. JNZ=
  54. JZ=
  55. LCALL=
  56. LJMP=
  57. MOV=
  58. MOVC=
  59. MOVX=
  60. MUL=
  61. NAME=
  62. NOP=
  63. ORG=
  64. ORL=
  65. POP=
  66. PUBLIC=
  67. PUSH=
  68. RET=
  69. RETI=
  70. RL=
  71. RLC=
  72. RR=
  73. RRC=
  74. RSEG=
  75. SEGMENT=
  76. SET=
  77. SETB=
  78. SJMP=
  79. SUBB=
  80. SWAP=
  81. USING=
  82. XDATA=
  83. XCH=
  84. XCHD=
  85. XRL=
  86. XSEG=
  87. XSET=
  88. [ReservedWords]
  89. AND=
  90. ELSE=
  91. ELSEIF=
  92. ENDIF=
  93. ENDM=
  94. EXITM=
  95. IF=
  96. INCLUDE=
  97. IRP=
  98. IRPC=
  99. LOCAL=
  100. MACRO=
  101. NUL=
  102. OR=
  103. REPT=
  104. RESET=
  105. [KeyWords2]
  106. [KeyWords3]
  107.